home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / coned28.zip / PROBLEM.TXT < prev    next >
Text File  |  1992-05-15  |  2KB  |  43 lines

  1. Some common questions and answers regarding ConEd usage:
  2.  
  3. Q:  When I press F3 or F4 to edit my AUTOEXEC.xxx or CONFIG.xxx, I get an
  4.     error message "No such file or directory, Press any key to continue".
  5.     What is wrong?
  6.  
  7. A:  In the configuration menu, you are asked to provide the path to your
  8.     editor, and the editors file name.  Ensure you have indicated the
  9.     correct path and file name to your editor.  If you entered "QEDIT.COM"
  10.     and the correct file name is "QEDIT.EXE", this error will appear.
  11.  
  12.  
  13. Q:  My configuration descriptions are all messed up.  Seems as though they
  14.     start on one line, and continue to the next, whats up?
  15.  
  16. A:  The ConEd26.CFG file is 55 characters in length.  Characters 1 thru 50
  17.     are reserved for your configuration description, characters 51 thru 53
  18.     are used for your configuration extensions, and characters 54 and 55
  19.     are used internally.  If you use an editor to go into this file, and
  20.     that editor deletes trailing spaces, you will change the file format,
  21.     thus changing the display.  
  22.  
  23. Q:  When I use ConEd to change my current configuration by pressing the
  24.     <ENTER> key (or using <ALT-C> to update my config), either I get a
  25.     zero byte AUTOEXEC/CONFIG in my root directory, or my configurations
  26.     haven't changed.  What am I doing wrong?
  27.  
  28. A:  There a few possibilities here.  If you are using a program such as
  29.     PC-TOOLS mirror, or some other such program that 'protects' your
  30.     root directory configuration files, there is a conflict.  ConEd is
  31.     trying to modifiy these files, and the other programs are doing their
  32.     job by protecting them.  Try invoking these programs later on in your
  33.     AUTOEXEC, or turning them off before invoking ConEd.
  34.     Another possibility is you are using a disk cache (software) of some
  35.     kind, and you did not enter the 'flush' command in the ConEd
  36.     configuration menu (F5 will get you there).  One of the functions of
  37.     a disk cache is to store the last file write in memory before actually
  38.     writing to disk, if this memory is not written to disk before a reboot,
  39.     the 'copy' never really happens.  To fix this, enter the command to
  40.     flush your disk cache.
  41.  
  42.  
  43.